home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 September (IDG)
/
Sep99.iso
/
MarkzScout™ 14-day trial
/
Rules
/
Is there more than 1 path i.gcc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-07-19
|
170 b
|
5 lines
|
[
Rule/MSCT
]
DEFINE RULE "Is there more than 1 path in the file" FOR DOCUMENT
ASK "Is there more than 1 path in the file"
NOT (PATH_COUNT IS UNDEFINED) AND (PATH_COUNT > 1)
ENDDEFINE